C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimeBase<TTimeValue> Class / Refresh Method

In This Topic
Refresh Method (C1DateTimeBase<TTimeValue>)
In This Topic
Refresh the control. be overriding by concrete class.
Syntax
'Declaration
 
Public Overridable Sub Refresh() 
 
See Also